| Total Complexity | 26 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 231 |
| Lines of code | 102 |
| Logical lines of code | 67 |
| Comment lines | 85 |
| Methods | 10 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| readCacheFile() | 50 | 6 | 28 | |
| set() | 57 | 3 | 16 | |
| __construct() | 69 | 4 | 6 | |
| get() | 62 | 3 | 12 | |
| add() | 70 | 2 | 6 | |
| purge() | 65 | 2 | 8 | |
| purgeAll() | 69 | 2 | 7 | |
| openFileOnWrite() | 63 | 2 | 10 | |
| getPath() | 71 | 1 | 5 | |
| getSize() | 75 | 1 | 4 |